From: Glenn Morris Date: Tue, 28 Aug 2007 08:29:15 +0000 (+0000) Subject: More of the same. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8791^2~13 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1ee31dc300941e088efab2c861166c290c269415;p=emacs.git More of the same. --- diff --git a/src/ChangeLog.multi-tty b/src/ChangeLog.multi-tty index 15f6fe46638..6e4d0e6224d 100644 --- a/src/ChangeLog.multi-tty +++ b/src/ChangeLog.multi-tty @@ -1146,12 +1146,13 @@ (memory_below_frame, fast_clear_end_of_line): Move to struct terminal. (min_padding_speed, dont_calculate_costs): Comment out (unused). - * term.c (set_terminal_window, ins_del_lines, calculate_costs, term_init) * dispnew.c (line_hash_code, line_draw_cost) (direct_output_for_insert, update_frame_1, scrolling, update_frame_line) * scroll.c (calculate_scrolling, calculate_direct_scrolling) (scrolling_1, scroll_cost) * sysdep.c (hft_init) + * term.c (set_terminal_window, ins_del_lines, calculate_costs) + (term_init) * xdisp.c (try_window_id) * xterm.c (x_initialize): Use the accessor macros for terminal characteristics.